integer data type造句
例句与造句
- Integer a 32 - bit signed integer data type
32位有符号整数数据类型。 - From integer data types , units are assumed to be in monetary units
如果将整型数据类型转换为 - Visual basic now supports unsigned integer data types
Visual basic现在支持无符号整数数据类型( - Integer data type . the default value of
数据类型的整数数字。 - Covers integer data type updates
介绍整数数据类型的更新。 - It's difficult to find integer data type in a sentence. 用integer data type造句挺难的
- In addition , visual basic now supports unsigned integer data types
此外, visual basic现在还支持无符号整数数据类型( - The integer data type is used to specify a numeric value without a fractional component
整数数据类型用于指定没有小数部分的数值。 - For columns that contain enumeration values , cast the value to an integer data type
对于包含枚举值的列,将值强制转换为整数数据类型。 - For example , an index is ideal for columns that have an integer data type and are also unique or nonnull columns
例如,某个索引对于含有整数数据类型同时还是唯一的或非空的列是理想索引。 - The two properties must be compatible : for example , the use of a string value together with an integer data type is not valid
这两种属性必须兼容:例如,字符串值不能与整数数据类型一起使用。 - Visual basic updates the integer data types for interoperability with other programming languages and with the common language runtime
Visual basic更新了整数数据类型,旨在提供与其他编程语言和公共语言运行库的互操作性。 - Method will always be an integer , which you can specify by using the java . sql . types . integer data type . in addition , when you pass a value to the
方法中为返回状态参数指定的值将始终为整数,您可通过使用java . sql . types . integer数据类型进行指定。 - Similarly , if a column with the dt cy data type can meet the package data requirements by using an integer data type instead , you can change the data type to dt i4
同样,如果数据类型为dt _ cy的列改用整数数据类型可以满足包数据要求,则可以将数据类型更改为dt _ i4 。 - When the package first runs the transformation , the transformation copies the reference table , adds a key with an integer data type to the new table , and builds an index on the key column
当包首次运行转换时,该转换将复制引用表,然后将具有整数数据类型的键添加到新表中,接着生成该键列的索引。 - Transformations can also include error outputs , which provide information about the error that occurred , together with the data that failed : for example , string data that could not be converted to an integer data type
转换还可以包含错误输出,它们提供关于发生的错误以及失败的数据的信息,例如,无法转换为整数类型的字符串数据。